projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c7b839
)
; Fix indentation in test/README
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 19 Feb 2021 09:03:20 +0000
(10:03 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 19 Feb 2021 09:03:20 +0000
(10:03 +0100)
test/README
patch
|
blob
|
history
diff --git
a/test/README
b/test/README
index 877f77ab947cc391bf4f833b8831e4dc622c1121..1e0e43a8acacf5ee2160c3fb8024044e2ad1ec12 100644
(file)
--- a/
test/README
+++ b/
test/README
@@
-106,7
+106,7
@@
tramp-tests.el). Per default, a mock-up connection method is used
to test a real remote connection, set $REMOTE_TEMPORARY_FILE_DIRECTORY
to a suitable value in order to overwrite the default value:
- env REMOTE_TEMPORARY_FILE_DIRECTORY=/ssh:host:/tmp make ...
+
env REMOTE_TEMPORARY_FILE_DIRECTORY=/ssh:host:/tmp make ...
Some optional tests require packages from GNU ELPA. By default
../../elpa will be checked for these packages. If GNU ELPA is checked